-
Home
-
Simpler Checkout
-
1.1.12 (latest)
-
Code
-
Classes
- QuotedProduct
Total Complexity |
10 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
133 |
Lines of code |
38 |
Logical lines of code |
18 |
Comment lines |
54 |
Methods |
10 |
Properties |
9 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
63 |
1 |
11 |
get_product_id() |
S |
82 |
1 |
3 |
get_quantity() |
S |
82 |
1 |
3 |
get_total_cost() |
S |
82 |
1 |
3 |
get_subtotal_cost() |
S |
82 |
1 |
3 |
get_attributes() |
S |
82 |
1 |
3 |
get_total_net_cost() |
S |
82 |
1 |
3 |
get_total_tax_cost() |
S |
82 |
1 |
3 |
get_subtotal_net_cost() |
S |
82 |
1 |
3 |
get_subtotal_tax_cost() |
S |
82 |
1 |
3 |